.nav{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px 0;
}
.nav_img{
	
}
.nav_img img{
	/* width: 502px; */
	/* margin-top: 10px; */
}
.site_top{
	height: 24px;
	line-height: 0px;
	font-size: 14px;
	color: #666666;
	margin-right: 10px;
	padding-bottom: -1px;
}
.site_top p:nth-child(4){
	margin-right: 18px;
}
.site_top p:nth-child(3) select{
	width: 72px;
}
.site_top .xg{
	width: auto;
	margin-left: 15px;
}
.site_top p a,.site_top p select{
	color: #666666;
	font-size: 14px;
	/* margin-top: 5px; */
}
.site_top p img{
	vertical-align: middle;
	margin-right: 0.1rem;
	position: relative;
	top: -1.1px;
}
.site_bottom{
	position: relative;
}
.site_bottom input{
	color: #000000;
	padding-left: 10px;
	padding-right: 43px;
	font-size: 14px;
	width: 216px;
	height: 42px;
	background-color: #f5f5f5;
}
.site_bottom img{
	position: absolute;
	width: 18px;
	height: 18px;
	bottom: 10px;
	right: 16px;
	cursor: pointer;
}
.navigation{
	height: 45px;
	background-color: #dda300;
	min-width: 1200px;
}
.tion{
	width: 1200px;
	margin: 0 auto;
	display: flex;
}
.tion li{
	width: 150px;
	line-height: 45px;
	text-align: center;
	border-right: 1px solid #eed180;
	border-top: 1px solid #eed180;
}

li {}
.tion li:nth-child(1){
	margin-left: 0;
	padding-left: 0;
	border-left: 1px solid #eed180;
}
.tion li a{
	color: white;
	font-size: 22px;
	display: block;
}

.footer{
	/* background: #404040; */
	min-width: 1200px;
	height: auto;
}
.fonav{
	width: 1200px;
	margin: 0 auto;
	margin-top: 39px;
}
.fonav:after{
	content:"";
	clear:both;
}
		


.tommos{width: auto;padding-bottom: 28px;}
.Bottommost{
	width: auto;
	margin: 0 auto;
	background: 45px;
	line-height: 29px;
	color: white;
	height: 45px;
}
.Bottommost a,.Bottommost{
	color: #afafaf;
	font-size: 14px;
}
.footer_d_789 {
    background: url(/cnmc/lib/tempalte/scheme/images/footer_d_789.png) no-repeat center;
    border-top: 3px solid #dda300;
    background-size: 100% 100%;
}
.fonav a{
	font-weight: 500;
	color: #666666;
}
.behoeftes{
	width: auto;
	float: right;
	border-left: none;
	position: relative;
	top: 0px;
}
.behoeftes img{
    max-width: 130px;
}
.fonav .behoeftes:nth-child(4){
	width: 27%;
}
.behoeftes h2{
	font-size: 16px;
	margin-bottom: 25px;
	border-left: 3px solid #d6d6d7;
	box-sizing: border-box;
	padding-left: 25px;
}
.behoeftes h2 a{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}
.behoeftes p{
	font-size: 14px;
	line-height: 50px;
	box-sizing: border-box;
	padding-left: : ;
	padding-left: 0;
	text-align: center;
}
.behoeftes p select{
	width: 190px;
	border: 1px solid #d6d6d7;
	text-align-last: left;
	height: 30px;
	line-height: 30px;
	border-radius: 6px;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding: 0 10px;
	background-origin: content-box;
	color: #959696;
}
.behoeftes p select option{
	color: #999999;
	background: #ffffff;
	box-sizing: border-box;
	padding:0 10px;
	line-height: 30px;
}
.pryse img:hover {
	transform: scale(1.1);
	transition: all 0.8s;
}
.videol .spt:hover {
	transform: scale(1.1);
	transition: all 0.8s;
}
.party li img:hover {
	transform: scale(1.1);
	transition: all 0.8s;
}




    .navbox {
      position: relative;
      margin: auto;
      height: 45px;
    }

    .nav_789 {
      width: 1200px;
      margin: 0 auto;
      height: 64px;
      list-style: none;
    }

    .nav_789 li {
      float: left;
      height: 45px;
      position: relative;
      list-style: none;
    }

    .nav_789 li.last {
      background: none;
    }

    .nav_789 li a {
      text-decoration: none;
      display: inline-block;
    }

    .nav_789 li a span {
      float: left;
      display: block;
      cursor: pointer;
      text-align: center;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #ffffff;
    }

    .mj_hover_menu {
      text-decoration: none;
      width: 143px;
      background: url(images/menu_hover.jpg);
      height: 40px;
    }
.mj_hover_menu a span{
	color: #dda300!important;
}
.mj_hover_menu{
	 background: #ffff;
}
    .nav_789 li.selected .submenu {
      display: block;
    }

    .nav_789 li .submenu {
      display: none;
      position: absolute;
      top: 45px;
      left: -150.1px;
      background: #ffff;
      border: solid 1px #cccccc;
      z-index: 999;
      box-shadow: 0px 8px 9px -5px grey;
      border-top: none;
    }

    .nav_789 li .submenu li {
      float: none;
      padding: 0;
      background: none;
      height: auto;
      border-bottom: dotted 0px #BEBEBE;
    }

    .mj_menu_pro_bg {
      width: 1197.7811px;
      height: 326px;
      background: url(images/menu_pro_bg.png) no-repeat;
    }

    .mj_menu_pro_main {
      width: 765px;
      margin: auto;
      padding-top: 12px;
    }

    .mj_menu_pro_li {
      float: left;
    }

    .mj_menu_li_txt {
      line-height: 22px;
      font-size: 12px;
      color: #696969;
    }

    .mj_menu_li_txt font {
      font-size: 14px;
      color: #bb1721;
    }

    .mj_menu_li_txt a {
      color: #696969;
      text-decoration: none;
    }

    .mj_menu_li_txt a:hover {
      color: #696969;
      text-decoration: underline;
    }

    .mj_menu_news_bg {
      width: 480px;
      height: 185px;
      background: url(images/menu_news_bg.png) no-repeat;
    }

    .mj_menu_news_main {
      width: 440px;
      margin: auto;
      padding-top: 12px;
    }

    .mj_menu_news_li {
      padding: 0px 30px;
      margin-right: 30px;
      height: 150px;
      float: left;
      border-right: solid 1px #cccccc;
    }

    .mj_menu_news_img {
      float: left;
      text-align: left;
      color: #bb1721;
      line-height: 30px;
      font-size: 14px;
    }

    .mj_menu_news_li2 {
      padding: 0px 30px;
      height: 150px;
      float: right;
      border-left: solid 1px #cccccc;
    }

    .mj_menu_news_img2 {
      float: left;
      margin-left: 30px;
      text-align: left;
      color: #bb1721;
      line-height: 30px;
      font-size: 14px;
    }

    .mj_menu_news_li3 {
      padding: 0px 25px;
      height: 150px;
      float: right;
      border-left: solid 1px #cccccc;
    }

    .mj_menu_news_img3 {
      float: left;
      margin-left: 10px;
      text-align: left;
      color: #bb1721;
      line-height: 30px;
      font-size: 14px;
    }
.nav_789 li .submenu2 {left: -300px;}
.nav_789 li .submenu3 {left: -450px;}
.nav_789 li .submenu4 {left: -533px;}
.nav_789 li .submenu5 {left: -750px;}
.nav_789 li .submenu9 {left: -600px;}

.nav_789 li .submenu6 {left: -900px;}
.nav_789 li .submenu7 {left: -933px;}
.nav_789 li .submenu8 {left: -1066px;}

.left_789 {
    float: left;
    margin-top: 43px;
    margin-left: 77px;
}

.right_789 {
    float: right;
    width: 69.3%;
    height: 235px;
    border-left: 1px solid #cccccc;
    padding-right: 80px;
    padding-left: 20px;
    margin-top: 42px;
}
.left_789 ul li{
    border: none;
    margin-bottom: 16px;
    border-left: none!important;
    text-align: left;
    line-height: 0px;
    /* background: url(../images/second_ju_789.png) no-repeat !important; */
}
.left_789 ul li a{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333333;
    background: url(../images/second_ju_789.png) no-repeat 0px 4px !important;
    padding-left: 19px;
}
.left_789 ul li a:hover{
color: #dda300;
}
.right_789 p{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #333333;
    text-align: justify;
    text-indent: 2em;
    padding-bottom: 11px;
}.right_789 img{
    
}
.right_789_p {
    float: right;
    width: 433px;
    margin-left: 10px;
}
.right_789_p span {
    display: block;
}

.right_789_p span a{
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #dda300;
    float: left;
}
.right_789_p ul li {
    border:none;
    border-left: none!important;
    width: 100%;
    text-align: left;
    word-break: keep-all;
    white-space:nowrap;
    line-height: 0;
}
.right_789_p ul li a{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #333333;
    background: url(../images/dian_789.png) no-repeat 0px 15px;
    line-height: 35px;
    padding-left: 16px;
}
.right_789_p ul li a:hover{
color: #dda300;
}
.cc_789 ul li {
    border: none;
    border-left: none!important;
    float: left!important;
    margin-left: 31px;
}

.yw_789 {
    width: 129px;
    height: 133px;
    border: 1px solid #f1f1f1;
}

.yw_741 a {
    font-size: 18px!important;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #333333!important;
    display: block!important;
}

.yw_741 {
    width: 131px;
    height: 35px;
    background-color: #f1f1f1;
}
.cc_789 {
    padding-top: 50px;
    margin-left: 82px;
}
.yw_789 img {
    width: 56%;
    height: 72px;
    padding: 29px;
}
.cc_789 ul li:hover .yw_789 {
    border: solid 1px #dda300;
}
.cc_789 ul li:hover .yw_741 {
   	background-color: #dda300;
    
}
.cc_789 ul li .yw_741 a:hover {
   color: #ffffff!important;
}
.cc_789 ul li:hover  .yw_741 a{
   color: #ffffff!important;
}
.left_789123 {

    margin-top: 32px;

}
.footet789 h2 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 9px;
}
.footet789  ul li{

    	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
}
.footet789 ul li a{
    	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
}

.footet789 {
    float: left;
    margin-left: 70px;
}

.footet789_wrap div:nth-child(1) {
	margin-left: 0px;
}

.footet789_wrap {
    float: left;
    padding-bottom: 13px;
    width: 60%;
}

.yqlj_423 h2 a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
    margin-bottom: 17px;
}

.yqlj_423 p select {
    width: 195px;
    border: 1px solid #d6d6d7;
    text-align-last: left;
    height: 28px;
    line-height: 28px;
    border-radius: 6px;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 0 10px;
    background-origin: content-box;
    float: left;
    margin-right: 10px;
    color: #666666;
    opacity: 0.9;
}.yqlj_423 {
	padding-bottom: 9px;
}
.most_right {
    color: #666666;
}